ASP.NET MVC コントロールヘルプ
FlexPieBase<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FlexPieBase<T> クラス
フレックス円グラフの基本クラス。
オブジェクト モデル
FlexPieBase<T> クラス
シンタックス
'宣言
 
Public MustInherit Class FlexPieBase(Of T) 
   Inherits FlexChartBase(Of T)
   Implements IAnimatableITemplate 
public abstract class FlexPieBase<T> : FlexChartBase<T>, IAnimatableITemplate  
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexChartBase<T>
               C1.Web.Mvc.FlexPieBase<T>
                  C1.Web.Mvc.FlexPie<T>
                  C1.Web.Mvc.Sunburst<T>

参照

FlexPieBase<T> メンバ
C1.Web.Mvc 名前空間